home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 043a / catbox15.zip / CATBOX.V12 < prev    next >
Text File  |  1992-12-23  |  4KB  |  84 lines

  1.                     CATBOX Version 1.2 Modifications
  2.  
  3.    December, 1992
  4.  
  5. 1.  If your catalog did not match your template, and CATBOX could never
  6.     find a header, you would load 0 records.  CATBOX thought the catalog
  7.     was open.  If you tried to sort the index with 0 records, your machine
  8.     could hang up.
  9.  
  10.     If 0 records is the result of an open, CATBOX pops up a message indi-
  11.     cating a possible catalog/template mismatch and no longer thinks the 
  12.     catalog is open.  If you try any operations on the catalog (such as 
  13.     SORT) nothing happens when you try to make the selection from the menu, 
  14.     just as if no catalog had yet been opened.
  15.  
  16. 2.  During a SAVE operation, a work catalog is created.  This catalog is the
  17.     same name as the orginal except that the last character is replaced with
  18.     a dollar sign.  This catalog was not being deleted after the save oper-
  19.     ation.  This file is now deleted.
  20.  
  21. 3.  Exiting the program via ESCAPE was to easy to do inadvertantly.  An Exit
  22.     menu item has now been added to the File menu.  You must now exit via
  23.     this menu item or its shortcut key, CTRL-X.
  24.  
  25. 4.  Shortcut key combinations were added to several of the more often-used
  26.     functions of the File menu.  These include:
  27.  
  28.       ALT-O - Open
  29.       ALT-S - Save
  30.       ALT-P - Print
  31.       ALT-U - Print using
  32.       ALT-X - Exit
  33.  
  34.     I also added a CTRL-S shortcut key to pop up the Sort dialog box.
  35.  
  36.     These shortcut keys may be pressed from anywhere in the menu system, but
  37.     not from data entry dialog boxes or while viewing an entry.
  38.  
  39. 5.  Since several items accessible via shortcut keys pop up dialog boxes, I
  40.     put headings on these boxes so that you would be sure of which function
  41.     you selected.
  42.  
  43. 6.  Limited mouse support has been added if you have a mouse driver loaded.
  44.     The mouse woks in the following circumstances:
  45.  
  46.     1. You may select any menu item from the current menu with the mouse.
  47.     2. If you are in a pull-down menu you must close the menu with the
  48.        right mouse button before you can select another item from the main
  49.        menu bar.
  50.     3. While in dialog boxes, you can move the input cursor between fields
  51.        by moving the mouse.  Pressing the left key is the same as pressing
  52.        ENTER with the cursor in that field.  Pressing the right key is the
  53.        same as pressing ESCAPE.
  54.     
  55. 7.  It is important to OZCIS users to keep the file date/time on catalogs
  56.     of the last update by OZCIS.  In release 1.1, I added the FILETIME.EXE
  57.     utility with which users could set the time as they wished.  This was
  58.     still cumbersome, so I have now included an option on the FILE/SAVE
  59.     dialog box to use the same file time as the file that was last opened.
  60.  
  61.     I also added a configuration file line, SAMETIME=, which has an object
  62.     of Y or N.  This lets me keep track of what was last requested so that
  63.     it can be displayed as the default in the SAVE dialog box.
  64.  
  65.     I will leave FILETIME.EXE in the distribution ZIP file because it is
  66.     still a handy utility.
  67.  
  68.     If you want to use other than the current time on target catalogs for
  69.     EXTARCT and MOVE, you must use FILETIME.EXE to change the date/time on
  70.     these catalogs.
  71.  
  72. 8.  If a template was loaded and the user selected CONVERT before opening
  73.     a catalog, the template reverted to the standard template, CBOXSTD.TPL.
  74.     Then when trying to open the catalog, the wrong template may be used.
  75.  
  76.     This has been corrected by not allowing any processing in CONVERT until
  77.     a catalog is opened.
  78.  
  79. 9.  In certain rare situations, the pick list would not display when loading
  80.     a new template.  This has been corrected.
  81.  
  82. 10. The CATBOX.DOC and help files have been updated to reflect the above
  83.     revisions.
  84.